func golang.org/x/crypto/blake2b.hashBlocksAVX

2 uses

	golang.org/x/crypto/blake2b (current package)
		blake2bAVX2_amd64.go#L22: func hashBlocksAVX(h *[8]uint64, c *[2]uint64, flag uint64, blocks []byte)
		blake2bAVX2_amd64.go#L32: 		hashBlocksAVX(h, c, flag, blocks)